Primitive Class Rotation
Represents a degree-based 3D rotation.
All values are clamped to the range [0.0, 360.0].
Members
x | (float) X angle component. |
y | (float) Y angle component. |
z | (float) Z angle component. |
Functions
Rotation(x, y, z) | |
__tostring(rotation) |